(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.
authorEric S. Raymond <esr@snark.thyrsus.com>
Fri, 26 Mar 1993 04:17:45 +0000 (04:17 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Fri, 26 Mar 1993 04:17:45 +0000 (04:17 +0000)
lisp/play/yow.el

index 006cf992edd86d5c3ed5189d881d5e455de9faa8..9ac8c5197e4cc589cd7ab76cbb68a4a258dbc886 100644 (file)
@@ -1,4 +1,4 @@
-;;; yow.el --- generate random zippyisms
+;;; yow.el --- quote random zippyisms
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 
@@ -63,8 +63,6 @@
   "Zippy goes to the analyst."
   (interactive)
   (doctor)                             ; start the psychotherapy
-  (if (null yow-vector)
-      (setq yow-vector (snarf-yows)))
   (message "")
   (switch-to-buffer "*doctor*")
   (sit-for 0)